home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / WINDOWS / WAVPLY.ARJ / MMFILE.FRM (.txt) < prev    next >
Visual Basic Form  |  1992-03-22  |  7KB  |  209 lines

  1.     MMFileOps
  2. Waveplayer 
  3. System
  4. Form1*
  5. MMFFileLbl
  6. File &Name:
  7.     MMFDirLbl
  8. &Directories:
  9. MMFTextBox
  10. *.wav
  11. MMFCurDirLbl
  12. MMFDir
  13. MMFFile
  14.     MMFDrvLbl
  15. Dri&ves:
  16. MMFDrive
  17. PlayCmd
  18. Play Sound
  19. MFErrBox
  20. HelpCmd
  21. QuitCmd
  22. LastChange
  23. @    Form_Load0
  24. LAB_CurrentDir    
  25. Caption|
  26. DIR_Dirs
  27. Path\
  28. HeightR
  29.     FIL_Files
  30. Form_Unload\
  31. Cancel
  32. TRUE'
  33. FileFormL
  34. CancelOp
  35. ProcessFileSpec
  36. FileSpec
  37. MsgBoxResponsep
  38. FALSE
  39. Pattern
  40. TXT_TextBox
  41. MB_YES
  42. HighLightTextBox
  43. SelStart"
  44.     SelLength
  45. IsFileName
  46. Indexe
  47. OldDir
  48. NewDir"
  49. BTN_Cancel_Click
  50. DIR_Dirs_Change
  51. DIR_Dirs_Click
  52. FIL_Files_Click2
  53. Filename
  54. FIL_Files_DblClickm
  55. BTN_OK_ClickJ
  56. FIL_Files_PathChange
  57. FIL_Files_PatternChange5
  58. Listm
  59.     ListIndex
  60. TXT_TextBox_Change
  61. DRV_Drives_ChangeE
  62. DRV_DrivesO
  63. Drive
  64. LAB_CurrentDir_Click
  65. LAB_Drives_Click,
  66. LAB_Drives_Change
  67. LAB_Directories_Click
  68. LAB_FileName_ClickE
  69. LAB_CurrentDir_Change
  70. MMFile]
  71.     MMFileOpsZ
  72. NeedToSavez
  73. MMF_OK_Click
  74. MMF_Cancel_Click
  75. MMF_TextBox_Change
  76. MMFDrive_Change
  77. MMFDir_Change
  78. MMFDir_Click
  79. MMFFile_DblClickd
  80. MMFFile_Click
  81. MMFFile_PathChange,
  82. MMFFile_PatternChange7
  83. MMFFile
  84. MMFTextBox_Change
  85. MMFDirO
  86. MMFTextboxv
  87. MMFOkBtn_Click
  88. MMFCancBtn_Click
  89. MMFDrive0
  90. MMFCurDirLbl
  91. MMFCurDirLbl_Click
  92. MMFFileLbl_Click
  93. MMFDirLbl_Click
  94. MMFDrvLbl_Click
  95. MMFile_Click
  96. file,
  97. ID_YES
  98. IDYES~
  99. MPFCurDirLblD
  100. MPFDiru
  101. MPFFile
  102.     MPFileOps
  103. MPFTextbox
  104. MPFDrive_Change
  105. MPFDrive
  106. MPFDir_Change
  107. MPFDir_Click
  108. MPFFile_DblClick
  109. MPFOkBtn_Click0
  110. MPFFile_Click
  111. MPFFile_PathChange
  112. MPFFile_PatternChangeO
  113. MPFTextBox_Change
  114. MPFCancBtn_Click
  115. MMCombo
  116. MMComBox
  117. Command1_Click
  118. WavPlay_Click
  119.     ListCount
  120. FName,
  121. OpenStr
  122. MMSend
  123. PlayP
  124. CloseM
  125. MMComMMSendQ
  126. CloseW
  127. MFSend:
  128. MLeni
  129. MMErr
  130. mciSendString
  131. hWndr
  132. mciGetErrorString
  133. Timer1
  134. Enabled
  135. PlayWait|
  136. MMErrBox
  137. MFErrBox
  138. MFErr
  139. CurSnd
  140. WavOpen
  141. WavClose4
  142. NewPlay
  143. WavPlayV
  144. ExitSub
  145. PlayCmd_Click
  146. MMFFIleList
  147. FileList
  148. QuitCmd_Clicka
  149. OldPlayCmd_Clicky
  150. Sound
  151. sndPlaySound
  152. Flag?
  153. MMHelpF
  154. HelpCmd_Click
  155. HelpErrm
  156. HelpLine
  157. HelpFile
  158.     MMHelpBox
  159. HlpExit
  160. RunPath
  161. HelpPath
  162. remember what changed last
  163. current filename List pointerm
  164. flag for new file selection 
  165. path to help filet    
  166. Form_Load
  167. WAVHLP
  168.  get help path from env string
  169. Show full path name in a label
  170. No controls have been modified
  171. *.wav"
  172. \wply.wav"
  173.  startup voice message
  174. Form_Unload
  175.  Don't unload form, just hide it
  176.  Notify top form of cancellation
  177. HighLightTextBox
  178.    MMFTextbox.SetFocus
  179. MMFDrive_Change
  180.  change the MMFDir control path, it will
  181.  pass the change on to the MMFFile control
  182. MMFDir_Change
  183.  propagate directory changes to other controls
  184. MMFDir_Click
  185. remember that the Dir control changedc
  186. MMFFile_DblClick
  187. we have a final selection from the File Save dialogn
  188.  push OK button for user...e
  189. MMFFile_Click
  190. echo the selected name in the Text box
  191.  MMCombo.MMComBox.AddItem MMFFile.Filename
  192. MMFFile_PathChange
  193. Show the current search pattern in the MMFTextbox controln
  194. MMFFile_PatternChange
  195. MMFTextBox_Change
  196. MFSend
  197. Err: "
  198. QuitCmd_Click
  199. close all"
  200. PlayCmd_Click
  201. \nofile.wav"
  202.  No File voice message
  203.  no file selectedl
  204. HelpCmd_Click
  205. \wavepl.txt"
  206. SystemExclamation"
  207. Can't open file [wavepl.txt]; see install docs
  208. WavePlayer Help"
  209.